Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 152,646 for

document formatting

(0.12 sec)
  1. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document....insert_structured_document_tag method insert_structured_document_tag(type)... into the document. def insert_structured_document_tag ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Shows how to format text inserted by a document builder. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Online Word File Compression or Compress Word F...

    Free online app to compress different Word files. Java compression library code for Word Documents....Develop powerful Java based Word document compression applications.... Freely compress various documents including Word files online...

    products.aspose.com/total/java/compress/word/
  5. ChartDataPoint | Aspose.Words for Java

    Allows to specify Formatting of a single data point on the chart in Java....Cloneable Allows to specify formatting of a single data point on...the Working with Charts documentation article. Remarks: On a series...

    reference.aspose.com/words/java/com.aspose.word...
  6. CellFormat.clear_formatting method | Aspose.Wor...

    CellFormat.clear_Formatting method. Resets to default cell Formatting...clear_formatting method clear_formatting() Resets to default...default cell formatting. Does not change the width of the cell. def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...node. auto doc = MakeObject < Document > ( MyDir + u "Revision runs...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Copy fragments and worksheets between Workbooks...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of worksheets with common formatting and data. For example, if...Worksheet, complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copy-fragments-and-wo...
  9. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM Documents within any Python based application....Watermark VSSM Formats in Python Native VSSM document watermarker...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/python-java/waterma...
  10. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...